home *** CD-ROM | disk | FTP | other *** search
- object CloseDraftForm: TCloseDraftForm
- Left = 349
- Top = 244
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Closing composition window'
- ClientHeight = 92
- ClientWidth = 298
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnActivate = FormActivate
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Button2: TMMTNTBItBtn
- Tag = -1
- Left = 156
- Top = 40
- Width = 129
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 2
- ParentFont = False
- TabOrder = 3
- end
- object dontaskagain: TtntAutoSizeCheckBox
- Left = 16
- Top = 72
- Width = 206
- Height = 17
- Caption = 'Don'#39't &ask again - always use this option'
- TabOrder = 4
- end
- object Button3: TMMTNTBItBtn
- Left = 16
- Top = 8
- Width = 129
- Height = 25
- Caption = '&Save changes'
- Default = True
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 6
- ParentFont = False
- TabOrder = 0
- end
- object Button4: TMMTNTBItBtn
- Tag = 1
- Left = 156
- Top = 8
- Width = 129
- Height = 25
- Caption = '&Ignore changes'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 7
- ParentFont = False
- TabOrder = 1
- end
- object Button5: TMMTNTBItBtn
- Tag = 2
- Left = 16
- Top = 40
- Width = 129
- Height = 25
- Caption = '&Delete draft'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBtnText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ModalResult = 3
- ParentFont = False
- TabOrder = 2
- end
- end
-